Type alias: CreateTRPCReact<TRouter, TSSRContext, TFlags>
CreateTRPCReact: <
TRouter,TSSRContext,TFlags>ProtectedIntersection<CreateTRPCReactBase<TRouter,TSSRContext>,DecoratedProcedureRecord<TRouter["_def"][`"_config"`],TRouter["_def"][`"record"`],TFlags> >
Type parameters
| Parameter | 
|---|
TRouter extends AnyRouter | 
TSSRContext | 
TFlags | 
Source
packages/react-query/src/createTRPCReact.tsx:263
Generated using TypeDoc and typedoc-plugin-markdown